Uses of Class
nz.co.cks.tms.xml.ReportBilling

Packages that use ReportBilling
nz.co.cks.tms.xml   
 

Uses of ReportBilling in nz.co.cks.tms.xml
 

Fields in nz.co.cks.tms.xml declared as ReportBilling
private  ReportBilling ReportBlkType._reportBilling
          Field _reportBilling
 

Methods in nz.co.cks.tms.xml that return ReportBilling
 ReportBilling ReportBlkType.getReportBilling()
          Method getReportBillingReturns the value of field 'reportBilling'.
static ReportBilling ReportBilling.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in nz.co.cks.tms.xml with parameters of type ReportBilling
 void ReportBlkType.setReportBilling(ReportBilling reportBilling)
          Method setReportBillingSets the value of field 'reportBilling'.